OpenRoads Designer CONNECT Edition SDK Help

FormatSlope Method

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public void FormatSlope(refstring  formattedValue,double slopeValue,int  slopeFormat,int  slopePrecision,int  ratioFormat,int  ratioPrecision,string  positivePrefix,string  negativePrefix,double useAlternateLimit,int  alternateSlopeFormat,int  alternateSlopePrecision,int  alternateRatioFormat,int  alternateRatioPrecision,string  alternatePositivePrefix,string  alternateNegativePrefix)

Parameters

SettingDescription
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

See Also